home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 24
/
Freelog024.iso
/
Inutilit
/
Jaba
/
zit.exe
/
scripts
/
DefineButton2_192
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2000-07-11
|
131b
|
9 lines
on(release){
startDrag("/Pow","1");
gotoAndPlay(1231);
tellTarget("/Hammer")
{
gotoAndStop("Up");
}
}